-
Home
-
Servebolt Optimizer
-
3.5.58 (latest)
-
Code
-
Classes
- QueueItem
| Total Complexity |
27 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
161 |
| Lines of code |
93 |
| Logical lines of code |
45 |
| Comment lines |
21 |
| Methods |
15 |
| Properties |
13 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| registerItemData() |
S |
57 |
6 |
15 |
| buildItemData() |
S |
56 |
2 |
17 |
| flagAsReserved() |
S |
67 |
3 |
8 |
| __get() |
S |
66 |
3 |
9 |
| getParentItem() |
S |
68 |
2 |
7 |
| release() |
S |
70 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| isReserved() |
S |
80 |
1 |
3 |
| isCompleted() |
S |
80 |
1 |
3 |
| addParent() |
S |
77 |
1 |
4 |
| flagAsCompleted() |
S |
75 |
1 |
4 |
| doAttempt() |
S |
82 |
1 |
3 |
| flagAsFailed() |
S |
79 |
1 |
3 |
| flagAsUpdated() |
S |
79 |
1 |
3 |
| getTableName() |
S |
75 |
1 |
4 |